FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
integral_trapez_method
Function
14 statements
Source File
2_spectrum.f90
spectrum_mod
integral_trapez_method
Contents
public function integral_trapez_method(this) result(sum)
вычисление полной мощности спектра интегрирование методом трапеций
Type Bound
Spectrum
Arguments
Type
Intent
Optional
Attributes
Name
class(
Spectrum
),
intent(in)
::
this
Return Value
real(kind=wp)